home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
130 MIDI Tool Box
/
130 MIDI Tool Box.iso
/
drum
/
drumdll.msc
< prev
next >
Wrap
Text File
|
1992-02-13
|
387b
|
12 lines
#-------------------------------------------
# DRUMDLL.MSC make file for Microsoft C 7.0
#-------------------------------------------
drumdll.dll : drumdll.obj drumdll.def
link drumdll, drumdll.dll, NUL, /nod sdllcew oldnames libw mmsystem, \
drumdll
rc -t -p drumdll.dll
drumdll.obj : drumdll.c drumdll.h
cl -c -ASw -G2sw -Ow -W3 -Zp -Tp drumdll.c